선형 변환

  • 2014-01-01 (modified: 2025-10-02)

A function between vector spaces that preserves their vector addition and scalar multiplication properties, satisfying two conditions: for any vectors uu and vv, and any scalar cc, the transformation TT must follow T(u+v)=T(u)+T(v)T(u + v) = T(u) + T(v) and T(cv)=cT(v)T(cv) = cT(v).